Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 178,373 for

document formatting

(0.24 sec)
  1. FieldTA.IsBold | Aspose.Words for .NET

    Enhance your FieldTA experience! Control bold Formatting for entry page numbers easily, ensuring clarity and emphasis in your Documents....sets whether to apply bold formatting to the page number for the...void FieldTOA () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldTA.IsItalic | Aspose.Words for .NET

    Discover how to easily format page numbers with FieldTA's IsItalic property, enhancing your Documents with stylish italic text for better readability....sets whether to apply italic formatting to the page number for the...void FieldTOA () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Comment.set_text method | Aspose.Words for Python

    Comment.set_text method. This is a convenience method that allows to easily set text of the comment....bookmarks or tables or apply rich formatting, then you need to use the...to a document, and then reply to it. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Comment.setText method | Aspose.Words for Node.js

    Comment.setText method. This is a convenience method that allows to easily set text of the comment....bookmarks or tables or apply rich formatting, then you need to use the...how to add a comment to a document, and then reply to it. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::FrameFormat::get_HorizontalAlign...

    Aspose::Words::FrameFormat::get_HorizontalAlignment method. Gets horizontal alignment of the specified frame in C++....to get information about formatting properties of paragraphs...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Paragraph...

    reference.aspose.com/words/cpp/aspose.words/fra...
  6. Aspose::Words::FrameFormat::get_IsFrame method ...

    Aspose::Words::FrameFormat::get_IsFrame method. Returns true if the paragraph is a frame in C++....to get information about formatting properties of paragraphs...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Paragraph...

    reference.aspose.com/words/cpp/aspose.words/fra...
  7. Alignment Settings|Documentation

    In the Aspose.Cells for Python via .NET library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This Document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for Python via .NET for cell alignment settings....has used Microsoft Excel to format cells will be familiar with...used to get and set a cell’s formatting. The Style class provides...

    docs.aspose.com/cells/python-net/cells-alignmen...
  8. Java API to Render PS to MD | products.aspose.com

    Export PS to MD via Java API without using Microsoft Excel or Adobe Reader...edit, convert, and print PDF documents from within their Java applications...provides features such as document splitting, merging, and digital...

    products.aspose.com/total/java/conversion/ps-to...
  9. ListLabel class | Aspose.Words for Python

    aspose.words.lists.ListLabel class. Defines properties specific to a list label...the Working with Lists documentation article. Properties Name...are list items. doc = aw . Document ( file_name = MY_DIR + 'Rendering...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CellVerticalAlignment | Aspose.Words for Java

    Specifies vertical justification of text inside a table cell in Java....build a formatted 2x2 table. Document doc = new Document(); DocumentBuilder...While building the table, the document builder will apply its current...

    reference.aspose.com/words/java/com.aspose.word...